Backport: Tramp: Fix bug#71709, and other minor changes
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 22 Jun 2024 17:49:45 +0000 (19:49 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 23 Jun 2024 11:59:57 +0000 (13:59 +0200)
commit1728de5a77660dcde6b779b200e39fa96c214e28
tree724866ea38c416fa832fe6d46dd74d6ecd5864fa
parentdd0fc6aff602447d3e62d52a2a3b45b1a5733f28
Backport: Tramp: Fix bug#71709, and other minor changes

* lisp/net/tramp-message.el (tramp-backtrace): Print also in batch mode.

* lisp/net/tramp.el (tramp-skeleton-file-exists-p): Check for
property only.
(tramp-skeleton-make-process): Don't set `default-directory'.
(tramp-handle-make-process): Set it.  (Bug#71709)

(cherry picked from commit 8456cb9b698dfbfc90af82b3ebcd739fc22be4e4)
lisp/net/tramp-cmds.el
lisp/net/tramp-compat.el
lisp/net/tramp-message.el
lisp/net/tramp.el